func runtime.fatalthrow

3 uses

	runtime (current package)
		panic.go#L1073: 	fatalthrow(throwTypeRuntime)
		panic.go#L1094: 	fatalthrow(throwTypeUser)
		panic.go#L1235: func fatalthrow(t throwType) {